From c3946f1f9a72e622f727ecfbd6104964f92520f7 Mon Sep 17 00:00:00 2001 From: Ivan Diaz Date: Tue, 14 Oct 2025 21:10:57 -0500 Subject: [PATCH] luci-app-watchcat: allow multiple IP addresses in ping hosts field The watchcat backend supports multiple hosts but the UI was limited to single entry. Changed datatype from 'host' to 'list(host)' to accept space-separated IP addresses. Signed-off-by: Ivan Diaz --- .../htdocs/luci-static/resources/view/watchcat.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js index b357db2a4c..a6c49501d2 100644 --- a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js +++ b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js @@ -49,9 +49,9 @@ return view.extend({ 1 hour would be: 1h
  • 1 week would be: 7d